National Repository of Grey Literature 11 records found  1 - 10next  jump to record: Search took 0.00 seconds. 
.NET Based C Language Processing in a Browser
Kužela, Michal ; Křivka, Zbyněk (referee) ; Kolář, Dušan (advisor)
The aim of this work is to create a tool for online programming in browser that would work also offline. It focuses on WebAssembly and .NET technologies. It was implemented in Blazor WebAssembly framework. Emphasis was placed on covering the range of C programming language used by beginner programmers. Solution is an interpreter that provides environment for programming in browser. It also contains virtual filesystem and an option to insert user inputs. The advantage of this solution is the possibility to work offline, code stepping and possibility to perform immediate code evaluation.
Application for Detection of Plagiarism
Kačic, Matej ; Přikryl, Zdeněk (referee) ; Lukáš, Roman (advisor)
Main goal of this thesis is to create application, which can detect plagiarism in program code of projects without skeleton. It describes constructions of C/C++ language and their usage for detection of plagiarism. Projetcs are analysed by preprocesor, lexical analyse and phase of making structure of compare. After that they are compared one to each another by statistical test and Body test depends on Longest common subsequence.
GLSL Based Engine
Šlesár, Michal ; Karas, Matej (referee) ; Milet, Tomáš (advisor)
Creating a graphical application running on a GPU typically involves configuring the GPU, creating and configuring the required objects, and then implementing the application's behavior itself. The aim of this work is to create a tool that would automate this configuration using the OpenGL application interface. As a result, the user would not have to waste time configuring and could quickly create and prototype graphics applications. In addition, the created tool adds new functionality to the application that is not native or supported on the GPU, such as working with a mouse and keyboard.
Application for Detection of Plagiarism
Šalplachta, Pavel ; Květoňová, Šárka (referee) ; Lukáš, Roman (advisor)
This thesis is dealing with programming languages C and C++, various methods writing their constructions and development of application which detects very similar programs written in these languages. The application is intended to control plagiarism in school projects in which students have to create a program in C or C++. The application can check short programs as well as large programs divided into several modules.
.NET Based C Language Processing in a Browser
Kužela, Michal ; Křivka, Zbyněk (referee) ; Kolář, Dušan (advisor)
The aim of this work is to create a tool for online programming in browser that would work also offline. It focuses on WebAssembly and .NET technologies. It was implemented in Blazor WebAssembly framework. Emphasis was placed on covering the range of C programming language used by beginner programmers. Solution is an interpreter that provides environment for programming in browser. It also contains virtual filesystem and an option to insert user inputs. The advantage of this solution is the possibility to work offline, code stepping and possibility to perform immediate code evaluation.
GLSL Based Engine
Šlesár, Michal ; Karas, Matej (referee) ; Milet, Tomáš (advisor)
Creating a graphical application running on a GPU typically involves configuring the GPU, creating and configuring the required objects, and then implementing the application's behavior itself. The aim of this work is to create a tool that would automate this configuration using the OpenGL application interface. As a result, the user would not have to waste time configuring and could quickly create and prototype graphics applications. In addition, the created tool adds new functionality to the application that is not native or supported on the GPU, such as working with a mouse and keyboard.
CSS preprocessors
Kytler, Jindřich ; Šimek, Pavel (advisor) ; Masner, Jan (referee)
Bachelor thesis deals with the creation of Cascading Style Sheets (way elements are displayed on the website) with three selected preprocessors (SASS, LESS, Stylus), and compare them with each other. It is also carried out a comparison of writing without CSS preprocessor. The theoretical part deals with the analysis of expert sources concerning CSS preprocessor. Then, in this section is describe the advantages over the listing without preprocessor technology. Furthermore dismantled application software, in which it may compile CSS preprocessors. In the practical part is created and described several practical examples to verify the effectiveness of CSS preprocessors.
CSS preprocessors.
Havazík, Ondřej ; Šimek, Pavel (advisor) ; Masner, Jan (referee)
Bachelor work is thematically focused to problematic of CSS preprocessors. Own work is consist from creating web presentation in SASS preprocesor. Differences between each preprocessors SASS and LESS on real examples which you can find on web presentation. Comparing each preprocessors SASS and LESS with colections metods of multicriterial analyzes of variants.
CSS preprocessors
JINDA, Martin
The aim of this thesis is to process and describe technology of CSS preprocessors in developing a web interface. Within my thesis I am going to present how to effectively create a website using these very useful tools which contains preprocessors. CSS preprocessors allows dynamic programming, this is a dynamic language DSL (Dynamic Stylesheet language), this close to more programming. The advantage beside the standard writing style rule is the benefit in writing object-oriented code. It is possible to use also binary math operations (multiplication, division, addition and subtraction) Within my thesis I will created questionnaire focused on the current extension CSS preprocessors to internet agencies deal with developing websites and professional community in Czech Republic.
Application for Detection of Plagiarism
Kačic, Matej ; Přikryl, Zdeněk (referee) ; Lukáš, Roman (advisor)
Main goal of this thesis is to create application, which can detect plagiarism in program code of projects without skeleton. It describes constructions of C/C++ language and their usage for detection of plagiarism. Projetcs are analysed by preprocesor, lexical analyse and phase of making structure of compare. After that they are compared one to each another by statistical test and Body test depends on Longest common subsequence.

National Repository of Grey Literature : 11 records found   1 - 10next  jump to record:
Interested in being notified about new results for this query?
Subscribe to the RSS feed.